Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/M2-7991 updating dependencies #925

Merged
merged 6 commits into from
Jan 6, 2025

Conversation

felipeMetaLab
Copy link
Contributor

@felipeMetaLab felipeMetaLab commented Jan 3, 2025

📝 Description

🔗 Jira Ticket M2-7991
Updating libraries and dependencies

📸 Screenshots

Screenshot 2024-12-19 at 9 14 58 PM

Screenshot 2024-12-19 at 9 15 13 PM

Screenshot 2024-12-19 at 9 15 29 PM

Screenshot 2024-12-19 at 9 15 46 PM

Screenshot 2024-12-19 at 9 16 07 PM

Screenshot 2025-01-02 at 7 33 41 PM

🪤 Peer Testing

The testing will be in the entire app,
dependencies changed:
braces: is a utility library used for pattern matching, especially in glob-style patterns.
ws: is a WebSocket client and server library.
fast-xml-parser: is a lightweight and fast XML parser that converts XML data into JSON format.
ip: is a utility library used for working with IP addresses
axios: used for app requests.

The most libraries has being used in other libraries such as @react-native-community/cli-doctor ..., except for the axios that has been used in the code requests.

✏️ Notes

I tested multiple flows, I tried to ensure I would pass through the most flows as possible, from logic-rich flows such as variety of conditional logic to specific flows such as configuration, specific items, saving activity, cryptography and so on.

I was not able to resolve the high alert of "IP" library, there isnt patch for it even in the most updated versions.

and I tried to update the rexml gem but looks like its already up to date
Screenshot 2025-01-02 at 7 58 28 PM

@felipeMetaLab felipeMetaLab changed the title Fix/m2 7991 updating dependencies Fix/M2-7991 updating dependencies Jan 3, 2025
@felipeMetaLab felipeMetaLab merged commit 40f7e7e into dev Jan 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants